home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Easy Internet
/
Internet Training Corporation Easy Internet Rev21 (ITC).ISO
/
pc
/
data
/
1013.scp
< prev
next >
Wrap
Text File
|
1997-05-19
|
209b
|
15 lines
proc main
transmit "^M"
waitfor "name:"
transmit $USERID
transmit "^M"
waitfor "word:"
transmit $PASSWORD
transmit "^M"
waitfor "nnex:"
transmit "ppp"
transmit "^M"
endproc